
/* 主体和头部 */
body{}
.g-hd-outer{background: #fff;}
/* 导航 */
.m-nav{  BACKGROUND: #b30d1d; }
.m-nav ul li.u-first a{BACKGROUND: url(../img/nav-2.gif) no-repeat center bottom;COLOR: yellow;}
.m-nav ul a{COLOR: white;BACKGROUND: url(../img/nav-1.gif) no-repeat center bottom;}
.m-nav ul li ul li a{ BACKGROUND: url(../img/nav-1.gif) no-repeat center bottom; }
.m-nav .u-first{border-left:none;}
.m-nav ul li a:hover{color:yellow;}
.m-nav ul li ul {background-color:yellow;}
.m-nav ul li ul li ul {background-color:yellow;}
.m-nav ul li ul.last li ul{background-color:yellow;color:yellow;}
.m-nav .select {/*color:yellow;*/}
.m-nav .select>a{/*color:yellow;*/}
.m-nav ul ul .select {color:#888;}
.m-nav ul li ul a{background-image:none;background:#d24b00;/*color:#fff;*/}


/**mb1**/
.m-default-default h2{background-color:#D35900;}


/* 搜索 */
.m-search{margin-top:20px;float: right;height: 28px;border:2px solid #DF4C00; }
.m-search .u-search-key{border: 0 none;color: #ccc;float: left;font-size: 14px;height: 18px;line-height: 18px;padding: 5px;width:330px;}
.m-search .u-search-btn{color:#fff;background:#DF4C00;font-size: 14px;border: 0 none;height: 30px;overflow: hidden;width: 60px;float:right;}


/* 脚部 */
.g-ft {COLOR: #666;BACKGROUND: url(../img/footer_top_bg.gif) #2d2d2d repeat-x 50% top;}
.g-ft-inner a{COLOR: #666;}
.g-ft-inner a.hover{#b30d1d}
.g-ft,.g-ft a,.ft ahover{}
.m-ft-nav span{}


/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn{background: #DF4C00;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn {color: #fff;}
/* 带颜色的字体 */
.m-theme8 .u-price, .g-common .u-price, .g-common .m-left-time span{color: #DF4C00;} 
/* 边框颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .g-view-menu ul li{border: 1px solid #DF4C00;}
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{border-top: 1px solid #DF4C00;}
/* 左边边框 */
.g-common .g-view-menu ul li.first {border-left: 1px solid #DF4C00;}
/* 底部边框 */
.m-view-curent, .m-go-buy a.u-sysbtn{border-bottom: 1px solid #DF4C00;}
/* 购买鼠标放上时的颜色 */
.m-go-buy a.u-sysbtn:hover, .m-theme25 .u-buy a:hover{background: #eb641e;}
/* 购买时间底色 */
.g-common .m-left-time span {background: #ffed03;}

/*按钮颜色*/
.newDeatilBtns .detailbtn a{background: #DF4C00; color: #fff;}